Detail View for Culture Collection Number

Description

This view contains BacDive IDs and URLs to the detail view for BacDive ID. Paginated with 100 entries per page.

/culturecollectionno/{culturecollectionno}?search_type={search_type}

  • {culturecollectionno} - culture collection number, e.g. DSM 26640. If you use the "exact" default option, you can request multiple culture collection numbers (limit 100) separated by semicolon.
  • {search_type} - optional parameter. Possible values: exact (default), contains, startswith, endswith

Examples

/culturecollectionno/DSM 26640;DSM 26646

/culturecollectionno/DSM?search_type=startswith

Result description

  • count - the number of retrieved entries (strains) for the given genus name
  • next - URL to the next page, if available, otherwise null
  • previous - URL to the previous page, if available, otherwise null
  • results - list of retrieved entries for the given query, paginated with 100 entries per page.
GET   /culturecollectionno/DSM 26640?search_type=exact&page=0

title: BacDive API error

code: 403

message: "Access forbidden. Authentication required."